CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge opencv

搜索资源列表

  1. cvision

    0下载:
  2. 简单的MFC+OPENCV,从文件中读取一张图片并对改图进行边缘检测!-An simple example of MFC&OpenCV.Read an image froe the file,and detect the edge of the image!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7493227
    • 提供者:李奇
  1. xingmfc

    0下载:
  2. 基于MFC用opencv完成对图像和视频的边缘检测和直方图均衡化和对图像和视频的保存。-Opencv on MFC complete with images and video edge detection and histogram equalization and the preservation of images and video.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:234268
    • 提供者:邢文君
  1. MagicHouse

    1下载:
  2. 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13163476
    • 提供者:Clara2010
  1. oedgezipp

    0下载:
  2. opencv c++将彩色图图像转换为灰度图像进行边缘检测, -opencv c++ to convert color imagess to gray-scale image edge detection,
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1869941
    • 提供者:举例
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. radon

    0下载:
  2. 基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。-Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5284
    • 提供者:wk
  1. canny

    0下载:
  2. 基于OPENCV的MFC运用程序 CANNY算子取得LENA图像边缘-The MFC-based application program OPENCV CANNY edge operator to obtain LENA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4386670
    • 提供者:tony
  1. rice

    0下载:
  2. 基于OPENCV对图片进行灰度化,二值化,以及边缘检测-OPENCV images based on gray level transformation, binarization, and edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:2375596
    • 提供者:LI
  1. edgedetect

    0下载:
  2. 基于OPENCV采用Canny算子进行边缘检测,能够很好检测出边缘-Based on OPENCV use Canny operator for edge detection,it can very detect the edge well.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2695168
    • 提供者:LI
  1. canny

    0下载:
  2. 最常用的opencv中的canny算法,来进行边缘的提取-The most commonly used opencv of canny algorithm for edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:14105
    • 提供者:poposong
  1. facedetect

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2129
    • 提供者:wanlixin
  1. simplecanny

    0下载:
  2. 基于OpenCV库,采用c++语言实现的canny边缘检测算法核心代码-Based on the OpenCV library, the use of c++ Language canny edge detection algorithm of the core code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:443781
    • 提供者:杨勐
  1. edgedetectOpenCVVCNET

    0下载:
  2. 基于OPENCV 和VC 开发的边缘检测-OPENCV and VC-based development of edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:287791
    • 提供者:潘家财
  1. opencv_canny

    0下载:
  2. 在OpenCV中 用 Canny 算子检测图象的边缘-At OpenCV using Canny operator Detected edge image ......
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:270684
    • 提供者:
  1. include

    0下载:
  2. 应用OpenCV进行边缘检测,利用了Canny准则和Canny算法,OpenCV中提供了封装后的Canny函数,应用这个函数对图像进行边缘检测将取得十分理想的效果-OpenCV application to edge detection, the use of the Canny criteria and Canny Algorithm, OpenCV provides a package after the Canny function, the application of the func
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:11054
    • 提供者:huzhanqi
  1. Image

    0下载:
  2. Edge detector in OpenCV
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1925251
    • 提供者:sss
  1. cvery_567334634634

    0下载:
  2. opencv库canny算子源码,可用于边缘检测,开源代码-opencv library source canny operator, can be used for edge detection, open source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:17949
    • 提供者:pine051025
  1. OpenCVBorderDetect

    0下载:
  2. 本程序是基于OpenCV进行的图像边缘检测,canny,sobel,laplace等算法的应用-This procedure is based on the OpenCV for image edge detection, canny, sobel, laplace, etc. Application of algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3951406
    • 提供者:郭大万
  1. OPENCVCanny

    0下载:
  2. 调用OPENCV中系统函数实现Canny边缘提取。-OPENCV call system function in Canny edge detection.
  3. 所属分类:其他小程序

    • 发布日期:2016-01-23
    • 文件大小:209903
    • 提供者:薛琴
  1. opencv_canny

    0下载:
  2. 基于opencv实现canny边缘检测,谢谢,-Based on the realization of canny edge detection opencv, thank you, ha ha
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3624
    • 提供者:胡静
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com